projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d12c74
)
*** empty log message ***
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Fri, 27 Sep 2002 18:21:44 +0000
(18:21 +0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Fri, 27 Sep 2002 18:21:44 +0000
(18:21 +0000)
lib-src/ChangeLog
patch
|
blob
|
history
diff --git
a/lib-src/ChangeLog
b/lib-src/ChangeLog
index fd2a222ab4d69d20c2c8463f29353eb94f64df64..fd9154506af5ecf7a2a674c67e489146feaf2439 100644
(file)
--- a/
lib-src/ChangeLog
+++ b/
lib-src/ChangeLog
@@
-1,3
+1,12
@@
+2002-09-27 Stefan Monnier <monnier@cs.yale.edu>
+
+ * emacsclient.c: Remove SYSV support.
+ (eval, display): New vars.
+ (longopts): Add --eval and --display.
+ (decode_options): Add -e and -d processing.
+ (print_help_and_exit): Update the usage string.
+ (main): Add support for --eval and --display.
+
2002-09-25 Stefan Monnier <monnier@cs.yale.edu>
* emacsserver.c: Remove.